You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TCplx Structure
>
TCplx Operators
>
* Operator
>
TCplx.* Operator ([In] TCplx, [In] TCplx)
Dew Math for .NET
TCplx.* Operator ([In] TCplx, [In] TCplx)
TCplx Structure
TCplx Members
Dew.Math Namespace
* Operator
Collapse All
Syntax
C#
Visual Basic
public
static
TCplx
operator
*
([In]
TCplx
Left
, [In]
TCplx
Right
);
Public
static
Operator
*
(
Left
As
[In]
TCplx
,
Right
As
[In]
TCplx
)
Description
This is *, a member of class TCplx.
Group
* Operator
Links
TCplx Structure
,
TCplx Members
,
Dew.Math Namespace
,
* Operator
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!